Fix numpy header detection
authorStuart Prescott <stuart@debian.org>
Sat, 15 Feb 2025 14:27:09 +0000 (01:27 +1100)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 26 Feb 2026 17:00:36 +0000 (17:00 +0000)
commit86d92277497b916f728d3c3d1e2ac3c9e42706ba
treec3b8451b73c57f44df9b523baf609f98a42f2faa
parentf6c8a54ed8ddbbfdf936eb3c49567dd5c3861375
Fix numpy header detection

Existing code makes assumptions about site-packages/dist-packages
and fails to find the headers; numpy has an explicit function for this

Gbp-Pq: Name 0005-Fix-numpy-header-detection.patch
build_scripts/utils.py